broadcast-dhcp
   
      Configures broadcast DHCP packet handling
         parameters
      Supported on the following devices: 
         
         
            - Access Points:
               AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP7602, AP7612, AP7622, AP7632,
               AP7662, AP8163, AP8533.
 
            - Service Platforms:
               NX5500, NX7500, NX9500, NX9600
 
            - Virtual Platforms: CX9000, VX9000
 
         
      
      Syntax
         
         broadcast-dhcp validate-offer
      
      Parameters
         
         broadcast-dhcp validate-offer
         
                  
                     | validate-offer | 
                     Enables validation of the broadcast DHCP packet destination (a wireless
                        client associated to the radio) before forwarding over the air. This option
                        is disabled by default. | 
                  
               
      
      Examples
         
         nx9500-6C8809(config-wlan-test)#broadcast-dhcp validate-offer
         nx9500-6C8809(config-wlan-test)#show context
wlan test
 ssid test
 bridging-mode local
 encryption-type none
 authentication-type eap
 accounting syslog host 172.16.10.4 port 2
 acl exceed-rate wireless-client-denied-traffic 20 disassociate
broadcast-dhcp validate-offer
nx9500-6C8809(config-wlan-test)#
      
      Related Commands
         
         
                  
                     | no (wlan-config-mode) | 
                     Disables validation of the broadcast DHCP packet destination (a wireless
                        client associated to the radio) before forwarding over the air |